Skip to content

pika: BlockingConnection.process_data_events accepts None#15690

Merged
srittau merged 2 commits intopython:mainfrom
ndevenish:patch-1
May 1, 2026
Merged

pika: BlockingConnection.process_data_events accepts None#15690
srittau merged 2 commits intopython:mainfrom
ndevenish:patch-1

Conversation

@ndevenish
Copy link
Copy Markdown
Contributor

This is documented as accepting None (and explicitly checks for it in code)

This is documented as accepting None (and explicitly checks for it in code.
Comment thread stubs/pika/pika/adapters/blocking_connection.pyi Outdated
Co-authored-by: Sebastian Rittau <sebastian.rittau@zfutura.de>
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 1, 2026

According to mypy_primer, this change has no effect on the checked open source code. 🤖🎉

@srittau srittau merged commit d28db09 into python:main May 1, 2026
39 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants